Skip to content

[Relax] Update dropout call_tir out_ty spelling#19874

Merged
tqchen merged 1 commit into
apache:mainfrom
tqchen:tvm-fix-relax-call-tir-out-sinfo-fallout
Jun 23, 2026
Merged

[Relax] Update dropout call_tir out_ty spelling#19874
tqchen merged 1 commit into
apache:mainfrom
tqchen:tvm-fix-relax-call-tir-out-sinfo-fallout

Conversation

@tqchen

@tqchen tqchen commented Jun 23, 2026

Copy link
Copy Markdown
Member

This updates the remaining dropout expected TVMScript after the Relax call_tir spelling changed from out_sinfo to out_ty.

The affected call returns two tensors, matching nearby multi-output call_tir sites that already use out_ty=[...].

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates a test case in tests/python/relax/test_transform_legalize_ops_nn.py by changing the argument out_sinfo to out_ty in the R.call_tir call. There are no review comments, and I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@tqchen tqchen merged commit 564cd88 into apache:main Jun 23, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants